summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* display: Fix scale by rounding (Fixes #258)Simon Steinbeiss2021-02-162-6/+9
* display: Resize display widget according to scaleSimon Steinbeiss2020-08-191-0/+2
* display: Initial fractional scaling support (Fixes #162)Simon Steinbeiss2020-08-192-0/+22
* Fix xfconf-related memory leaksJan Ziak2020-06-201-1/+7
* Fix some warnings and deprecationsSean Davis2020-05-111-2/+2
* display: Assure correct gchar** (Bug #15816)Simon Steinbeiss2019-08-191-6/+1
* display: Fix settings retention (Bug #15437)Simon Steinbeiss2019-08-084-27/+29
* Fix memory leaksFlorian Schüller2019-04-242-4/+4
* Drop unnecessary varSimon Steinbeiss2019-04-191-4/+2
* display: Reduce complexity of the code and speedup display_settings_get_profilesFlorian Schüller2019-04-191-25/+30
* display: Drop connector name from profile matchingSimon Steinbeiss2019-04-191-9/+4
* display: Fix memory leaksSimon Steinbeiss2019-04-041-0/+1
* display: Only auto-apply profiles if num of connected displays changesSimon Steinbeiss2019-04-041-14/+0
* display: Keep settings editable even if profile is activeSimon Steinbeiss2019-04-041-0/+14
* display: Verify unique profile namesSimon Steinbeiss2019-04-042-1/+34
* display: Only show profiles which match *all* connected displaysFlorian Schüller2019-03-231-9/+49
* display: Add profile support to the daemonSimon Steinbeiss2019-03-228-0/+4524
* Remove common/ and add dependency on libxfce4kbd-private for all theJannis Pohlmann2008-10-285-1564/+0
* Sync Frap code. Don't strip Meta_L/Meta_R flags from modifier bits. ThatJannis Pohlmann2008-10-201-0/+2
* * Fix a bunch of compiler warnings and errors so we can actually build it...Nick Schermer2008-10-201-1/+1
* Properly handle keyboard layout changes in the shortcuts code. ThisJannis Pohlmann2008-10-185-0/+1562