a9aa7472e3
Merge remote-tracking branch 'IntinteDAO/patch-1'
2021-03-29 11:33:43 +03:00
5c6568a5b0
Merge remote-tracking branch 'emersion/fix-global-version'
2021-03-29 11:30:31 +03:00
Simon Ser
5198a9c94b
Use correct versions when binding globals
...
Changes to protocols aren't forward-compatible. It's not possible to use
version n+1 when a client has been designed to work with version n. For
instance in wlr-screencopy v5 a new event has been added. Binding to
version 5 without upgrading the client leads to libwayland errors
because libwayland doesn't know how to handle the event.
The client needs to maintain its own version requirements.
Closes: https://github.com/cyclopsian/wdisplays/issues/18
2020-07-27 11:08:50 +02:00
IntinteDAO
cfc833984e
Added categories to the program shortcut
2020-06-17 00:32:45 +02:00
Jason Francis
dd7e1e22ee
Update README
2020-05-09 15:42:15 -04:00
Jason Francis
0ed52013dd
Create WdHeadForm class
2020-05-09 13:37:18 -04:00
Jason Francis
f3f2b9e9e2
Backport GTK4 changes
...
Includes refactoring to use GMenuModel and GtkEventController
2020-05-08 20:26:33 -04:00
Jason Francis
71ce9741d1
Add package links
2020-05-08 20:21:59 -04:00
Jason Francis
1a58f8e15c
Update application ID and readme
2020-05-08 20:10:27 -04:00
Jason Francis
69564522bc
Relicense to GPL3+, add REUSE compliance
...
https://reuse.software/spec/
2020-05-08 20:10:27 -04:00
Jason Francis
0faafdc04d
Shrink minimum size of canvas
...
Fixes #13
2020-03-14 21:50:10 -04:00
Jason Francis
e66756e2c4
Show headerbar when window is fullscreen
...
Fixes #14
2020-03-14 21:49:46 -04:00
cyclopsian
ba331cab53
Merge pull request #11 from cyclopsian/xdgdesktop
...
Add icon and desktop file
2020-01-12 06:23:14 +00:00
Jason Francis
54b5fe7e30
Add icon and desktop file
2019-12-10 12:02:17 -05:00
Jason Francis
22669edadb
Force tick callback at application start
2019-10-26 16:56:01 -04:00
Jason Francis
acd95b1664
Use SPDX license identifiers
2019-10-26 16:56:01 -04:00
Jason Francis
63380ae59d
gles
2019-10-26 16:56:01 -04:00
Jason Francis
c0cd8e4ac0
Ensure GL context defaults to ES 2.0
2019-10-26 16:37:27 -04:00
Jason Francis
3e7e49de5c
Fix window title
2019-10-26 16:02:06 -04:00
cyclopsian
a3d3d13a01
Merge pull request #6 from jbeich/freebsd
...
Unbreak shared memory on FreeBSD
2019-10-05 01:27:27 +00:00
Jan Beich
bfaf2211c0
Set mode when creating shm object
...
$ wdisplays
shm_open: Permission denied
shm_open: Permission denied
shm_open: Permission denied
shm_open: Permission denied
^C
$ posixshmcontrol ls
MODE OWNER GROUP SIZE PATH
--------- foo foo 33177600 /wd-DP-1
2019-10-04 05:14:25 +00:00
Jason Francis
049bf5bd8f
Fix animation not working when capture disabled
2019-09-24 07:59:15 -04:00
Jason Francis
03de59d307
Update README
2019-09-09 11:10:43 -04:00
Jason Francis
d9c6f92830
Fix hangups caused by idle events never running
2019-09-09 10:57:02 -04:00
Jason Francis
b4a2f3be96
Update screenshot
2019-08-27 11:21:03 -04:00
Jason Francis
cd2e1959b0
Update README and screenshot
2019-08-27 11:18:38 -04:00
Jason Francis
d9b868077a
Display grid lines when moving a display
2019-08-27 10:56:03 -04:00
Jason Francis
e0f382af84
Fix snapping not working with rotation/scale
2019-08-23 18:18:25 -04:00
Jason Francis
53d52f0fe3
Fix incorrect canvas scroll sizes and margins
2019-08-23 18:00:07 -04:00
Jason Francis
bd8fc3f7d4
Correctly render flipped/rotated screens
2019-08-23 17:35:59 -04:00
Jason Francis
2a896eae5f
Use mipmaps for texture scaling
2019-08-23 17:30:46 -04:00
Jason Francis
b2c8f77be6
Use CSS padding for overlay
2019-08-18 13:02:09 -04:00
Jason Francis
dd2568a2b4
Fix form data being incorrect sometimes
2019-08-18 11:33:59 -04:00
Jason Francis
ba3b9f339f
Ensure clicks on the canvas respect head z-order
2019-08-18 11:33:30 -04:00
Jason Francis
4b12ba1d0b
Add name and description to overlay
2019-08-18 11:32:13 -04:00
Jason Francis
d355f7be25
Add lower bound to scale
2019-08-18 11:30:58 -04:00
Jason Francis
ff536e196d
Update README
2019-08-15 07:39:33 -04:00
Jason Francis
27d7067762
Force roundtrip after applying settings
2019-08-14 14:20:11 -04:00
Jason Francis
3d69ae73d3
Add screen number overlays
2019-08-13 16:38:04 -04:00
Jason Francis
8cea18fd0d
Fix spinner animating constantly
2019-08-10 13:50:34 -04:00
Jason Francis
9020f1ba1c
Prepend new outputs/heads
2019-08-06 13:33:03 -04:00
Jason Francis
0d6c6d04c7
Force setting all output attributes when enabling
2019-08-06 13:28:33 -04:00
Jason Francis
25521476b6
Avoid GtkStack warning when adding displays
2019-08-06 13:27:22 -04:00
Jason Francis
26af01ddc3
Reorder render list when clicking a display
2019-08-06 13:26:25 -04:00
Jason Francis
1fba2b78a8
swap RGB -> BGR when necessary
2019-08-01 11:09:00 -04:00
Jason Francis
2ec122ef32
update name
2019-08-01 11:09:00 -04:00
Jason Francis
43a2d18075
finish up viewport widget with screen previews
2019-07-27 16:57:54 -04:00
Jason Francis
dcf130616f
add gitignore
2019-07-06 13:20:41 -04:00
Jason Francis
e7ac3fa7ad
improve form consistency
2019-07-06 13:12:28 -04:00
Jason Francis
b278730ddd
initialize repository
2019-07-05 22:51:52 -04:00